home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 18549 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: news.uni-hohenheim.de!news
  2. From: victor@originet.com.br (JVS)
  3. Newsgroups: comp.lang.c++,comp.os.ms-windows.nt.misc,comp.os.ms-windows.programmer.misc,comp.os.ms-windows.programmer.tools.mfc,comp.os.ms-windows.programmer.tools.misc
  4. Subject: Re: MFC VC++ 4.0, Possible Bug??? in Class Wizard or Project Wizard
  5. Date: Sun, 21 Apr 1996 12:52:58 GMT
  6. Organization: CC University of Hohenheim (not responsible for contents)
  7. Message-ID: <4ldedm$s8c@power5.rz.uni-hohenheim.de>
  8. References: <1996Apr19.110555.21755@pat.uwe.ac.uk> <H$wTOgAKQIexEwOA@chrism.demon.co.uk>
  9. NNTP-Posting-Host: porta220.originet.com.br
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. Chris Marriott <chris@chrism.demon.co.uk> wrote:
  13.  
  14. >In article <1996Apr19.110555.21755@pat.uwe.ac.uk>, Shaun Hewitt <s-
  15. >hewitt@uwe.ac.uk> writes
  16. >>Hi, I'm not sure if this is actually a bug or something that
  17. >>I am doing wrong so I would apprieciate some feedback on this one
  18. >>since Microsoft are pritty usless at support.
  19. >>
  20. >>The problem seems to occur when I use the classwizard to produce
  21. >>skelatan code for a 'Dialog Based' application. Combined with the 
  22. >>resource editor and 'Class Wizard'. Basically after adding the 
  23. >>controls to the main application dialog, the class wizard refuses 
  24. >>to acknowledge there existance.
  25.  
  26. >It's not a bug; it's your problem.
  27.  
  28. >You need to change the "language setting" of your dialog to match that
  29. >of the machine. After you resouurces at the moment, it probably has a
  30. >language name in brackets. You need to get rid of this.
  31.  
  32. >Chris
  33.  
  34.  
  35.                   I'm posting because I had a similar  problem.
  36.  
  37.                   Currently there are two more threads that I know of,
  38. dealing with this same problem.
  39.  
  40.                   Even if it's his problem, MSDEV gives no hints at
  41. what's happening. Else, AFAIK there are many more languages
  42. that the operating system (Win95 in my case) supports, but not MSDEV.
  43.  
  44.  
  45.